User Tools

Site Tools


thinkgeo.mapsuite.iosedition.cgnativeimage

This is an old revision of the document!


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

CGNativeImage()

Initializes a new instance of the class.

Remarks

N/A

Parameters

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.

CGNativeImage(Stream)

Initializes a new instance of the class.

Remarks

N/A

Parameters
  • imageStream
    • Type:Stream
    • Description:The image stream.

CGNativeImage(UIImage)

Initializes a new instance of the class.

Remarks

N/A

Parameters
  • uiImage
    • Type:UIImage
    • Description:The UI image.

Protected Constructors

Public Methods

BeginInit()

Begins the initialize to draw image.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

EndInit()

Ends the initialize.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

BeginInitCore()

Begins the initialize core to draw image.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

EndInitCore()

Ends the initialize core.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Finalize()

Finalizes an instance of the class.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

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.

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

UIImage

Gets or sets the UI image.

Remarks

N/A

Return Value
  • Type:UIImage

Width

Gets or sets the width for NativeImage.

Remarks

N/A

Return Value
  • Type:nfloat

Height

Gets or sets the height for NativeImage.

Remarks

N/A

Return Value
  • Type:nfloat

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