Class CadRasterImageData
Contents
[
Hide
]CadRasterImageData class
The Cad raster image data object.
public class CadRasterImageData : CadBaseObject
Properties
| Name | Description |
|---|---|
| ApplicationCodesContainer { get; set; } | Gets or sets the application defined codes container. |
| Attribute102Values { get; set; } | Gets or sets the attribute102 values. |
| Attributes { get; set; } | Gets or sets the attributes. |
| BitsPerSample { get; set; } | Gets or sets bits per samples. |
| ChildObjects { get; set; } | Gets or sets the child objects. |
| Compression { get; set; } | Gets or sets compression. |
| EmbeddedObjectsContainer { get; set; } | Gets or sets the embedded objects container. |
| FileName { get; set; } | Gets or sets name of a file. |
| FileType { get; set; } | Gets or sets type of a file. |
| HardOwner { get; set; } | Gets or sets the hard owner. |
| ImageData { get; set; } | Gets or sets image data. |
| ImageSizeU { get; set; } | Gets or sets image size U. |
| ImageSizeV { get; set; } | Gets or sets image size V. |
| IsSoftOwnerSet { get; } | Gets a value indicating whether soft owner is set. |
| Numreactors { get; set; } | The Numreactors |
| ObjectHandle { get; set; } | Gets or sets the object handle. |
| PhotometricInterpretation { get; set; } | Gets or sets Photometric Interpretation. |
| PlanarConfiguration { get; set; } | Gets or sets Planar Configuration. |
| Reactors { get; set; } | Get or sets the reactors handle |
| Resolution { get; set; } | Gets or sets resolution. |
| ResolutionUnits { get; set; } | Gets or sets resolution units. 1 - inch 4 - millimeters 5 - centimeters |
| SoftOwner { get; set; } | Gets or sets the soft owner. |
| virtual StorageFlag { get; set; } | Gets or sets a value indicating that this entity has associated binary data in the data store. |
| TypeName { get; } | Gets the name of the type. |
| XdataContainer { get; set; } | Gets or sets the xdata container. |
| XResolution { get; set; } | Gets or sets XResolution. |
Methods
| Name | Description |
|---|---|
| GetUID() | Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer |
| SetUID(string) | Sets |
See Also
- class CadBaseObject
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD