codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  Raster object

A raster image consisting of a rectangular grid (or raster) of small squares or dots known as pixels.

VBA class name:

AcadRasterImage 

Create using:

ModelSpace.AddRaster
PaperSpace.AddRaster
Block.AddRaster 

Access via:

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item 

To create a raster image use the AddRaster method. To edit or query a raster image, use the following methods and properties:

Methods

ArrayPolar

ArrayRectangular

ClipBoundary

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update  

Properties

Application

Brightness

ClippingEnabled

Contrast

Document

Fade

Handle

HasExtensionDictionary

Height

Hyperlinks

ImageFile

ImageHeight

ImageVisibility

ImageWidth

Layer

Linetype

LinetypeScale

Lineweight

Name

ObjectID

ObjectName

Origin

OwnerID

PlotStyleName

Rotation

ScaleFactor

ShowRotation

Transparency

TrueColor

Visible

Width

Events

Modified  

 

   Comments?