Autodesk.AutoCAD.GraphicsInterface Namespace > ImageBGRA32 Class
ImageBGRA32 Class
Description

 

This .NET class wraps the AcGiImageBGRA32 ObjectARX class. 

 

Image class for storing the color with a red, green, and blue components, with alpha shading, in int-precision format.

Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.ImageBGRA32
Visual Basic
Public Class ImageBGRA32
Inherits DisposableWrapper
C#
public class ImageBGRA32 : DisposableWrapper;
Links
   Comments?