Click or drag to resize

Image Class

[This is preliminary documentation and is subject to change.]

Inheritance Hierarchy
SystemObject
  CFX.StructuresImage

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class Image

The Image type exposes the following members.

Properties
  NameDescription
Public propertyImageData
A binary representation of the image.
Public propertyMimeType
The MIME type of the binary image data contained by the ImageData property.
Top
See Also