====== ThinkGeo.MapSuite.Drawing.GeoImage ====== ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.Drawing.GeoImage** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} GeoImage() ** * //N/A// == Remarks == * //N/A// == Parameters ==
** {{wiki:PublicMethod.gif|}} GeoImage(Int32,Int32) ** * //N/A// == Remarks == * //N/A// == Parameters == * //width// * Type:Int32 * Description:N/A * //height// * Type:Int32 * Description:N/A
** {{wiki:PublicMethod.gif|}} GeoImage(Object) ** * //N/A// == Remarks == * //N/A// == Parameters == * //nativeImage// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GeoImage(Stream) ** * //N/A// == Remarks == * //N/A// == Parameters == * //imageStream// * Type:Stream * Description:N/A
** {{wiki:PublicMethod.gif|}} GeoImage(String) ** * //N/A// == Remarks == * //N/A// == Parameters == * //pathFilename// * Type:String * Description:N/A
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} Close() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetImageStream() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Stream * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Dispose() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetImageStream(GeoCanvas) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Stream * Description:N/A == Parameters == * //canvas// * Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]] * Description:N/A
** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateNewNativeImage(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters == * //imagePathFilename// * Type:String * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateNewNativeImage(Stream) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters == * //stream// * Type:Stream * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateNewNativeImage(Int32,Int32) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters == * //width// * Type:Int32 * Description:N/A * //height// * Type:Int32 * Description:N/A
===== Protected Methods ===== ** {{wiki:ProtectedMethod.gif|}} Dispose(Boolean) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //disposing// * Type:Boolean * Description:N/A
** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} GetImageStreamCore(GeoCanvas) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Stream * Description:N/A == Parameters == * //canvas// * Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnLoadingNativeImage(LoadingNativeImageGeoImageEventArgs) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //e// * Type:[[ThinkGeo.MapSuite.Drawing.LoadingNativeImageGeoImageEventArgs|LoadingNativeImageGeoImageEventArgs]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnStreamLoading(StreamLoadingEventArgs) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //e// * Type:[[ThinkGeo.MapSuite.Layers.StreamLoadingEventArgs|StreamLoadingEventArgs]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters ==
==== Public Properties ==== ** {{wiki:PublicProperty.gif|}} PathFilename ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String ** {{wiki:PublicProperty.gif|}} FileName ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String ** {{wiki:PublicProperty.gif|}} PathName ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String ** {{wiki:PublicProperty.gif|}} CanvasImageFormat ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Guid ** {{wiki:PublicProperty.gif|}} Opacity ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Single ** {{wiki:PublicProperty.gif|}} NativeImage ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object ** {{wiki:PublicProperty.gif|}} Width ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 ** {{wiki:PublicProperty.gif|}} Height ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 ==== Protected Properties ==== ==== Public Events ==== ** {{wiki:PublicEvent.gif|}} LoadingNativeImage ** * //N/A// == Remarks == * //N/A// Event Arguments:[[ThinkGeo.MapSuite.Drawing.LoadingNativeImageGeoImageEventArgs|LoadingNativeImageGeoImageEventArgs]] ** {{wiki:PublicEvent.gif|}} StreamLoading ** * //N/A// == Remarks == * //N/A// Event Arguments:[[ThinkGeo.MapSuite.Layers.StreamLoadingEventArgs|StreamLoadingEventArgs]]