ImageBGRA32 Class

Autodesk.AutoCAD.GraphicsInterface.ImageBGRA32
Visual Basic
Public Class ImageBGRA32
Inherits DisposableWrapper
C#
public class ImageBGRA32 : DisposableWrapper;
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.

Links