User Tools

Site Tools


thinkgeo.mapsuite.iosedition.cgnativeimage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.iosedition.cgnativeimage [2015/09/21 08:32]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.iOSEdition.CGNativeImage ====== 
-This class represents an NativeImage object for iOS platform. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.iOSEdition.CGNativeImage** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} CGNativeImage() ** 
- 
-Initializes a new instance of the  class. 
-== Remarks == 
-N/A 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CGNativeImage(Single,​Single) ** 
- 
-Initializes a new instance of the  class. 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //width// 
-    * Type:Single 
-    * Description:​The width. 
- 
-  * //height// 
-    * Type:Single 
-    * Description:​The height. 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CGNativeImage(Stream) ** 
- 
-Initializes a new instance of the  class. 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //​imageStream//​ 
-    * Type:Stream 
-    * Description:​The image stream. 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CGNativeImage(UIImage) ** 
- 
-Initializes a new instance of the  class. 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //uiImage// 
-    * Type:​UIImage 
-    * Description:​The UI image. 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} BeginInit() ** 
- 
-Begins the initialize to draw image. 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} EndInit() ** 
- 
-Ends the initialize. 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Dispose() ** 
- 
-Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} BeginInitCore() ** 
- 
-Begins the initialize core to draw image. 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} EndInitCore() ** 
- 
-Ends the initialize core. 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-Finalizes an instance of the  class. 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} Dispose(Boolean) ** 
- 
-Releases unmanaged and - optionally - managed resources. 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //p// 
-    * Type:​Boolean 
-    * Description:​true to release both managed and unmanaged resources; false to release only unmanaged resources. 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} UIImage ** 
- 
-Gets or sets the UI image. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIImage 
- 
-** {{wiki:​PublicProperty.gif|}} Width ** 
- 
-Gets or sets the width for NativeImage. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:nfloat 
- 
-** {{wiki:​PublicProperty.gif|}} Height ** 
- 
-Gets or sets the height for NativeImage. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:nfloat 
- 
-** {{wiki:​PublicProperty.gif|}} Context ** 
- 
-Gets or sets the context. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​CGContext 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.iosedition.cgnativeimage.1442824339.txt.gz ยท Last modified: 2015/09/21 08:32 by admin