IfcImage Properties

The IfcImage type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the attributes collection.
(Overrides ImageAttributes.)
Public propertyBackgroundColor Obsolete.
Gets or sets a value for the background color.
(Inherited from Image.)
Public propertyCode exampleBounds
Gets the image bounds.
(Inherited from Image.)
Public propertyCode exampleContainer
Gets the Image container.
(Inherited from Image.)
Public propertyDataStreamContainer
Gets the object's data stream.
(Inherited from DataStreamSupporter.)
Public propertyDepth
Gets the depth.
Public propertyDisposed
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.)
Public propertyHasBackgroundColor Obsolete.
Gets or sets a value indicating whether image has background color.
(Inherited from Image.)
Public propertyHeight
Gets the image height.
(Overrides ImageHeight.)
Public propertyIsCached
Gets a value indicating whether object's data is cached currently and no data readig is required.
(Overrides DataStreamSupporterIsCached.)
Public propertyLayers
Gets list of layers in image
Public propertyCode examplePalette
Gets or sets the color palette.
(Inherited from Image.)
Public propertyCode exampleSize
Gets the image size.
(Inherited from Image.)
Public propertyUnitlessDefaultUnitType
Assumed unit type when UnitType is set to Unitless
(Inherited from Image.)
Public propertyCode exampleUnitType
Gets current unit type.
(Inherited from Image.)
Public propertyWidth
Gets the image width.
(Overrides ImageWidth.)
See Also