ImageGear for .NET
ImGearRasterPage Class
Members  See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace : ImGearRasterPage Class




Glossary Item Box

The class represents a raster image.

Object Model

ImGearRasterPage ClassImGearPage ClassImGearColorProfile ClassImGearRasterPage ClassImGearRasterPage ClassIImGearDICOMDisplaySettings InterfaceImGearRasterPage ClassImGearRasterPage ClassImGearROI Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Instances of this class can be used as the destination of Accusoft's standard methods for passing images between different components: CopyTo(object destination) and TransferTo(object destination). When used as the destination object, this class will only accept the uncompressed Indexed RGB: 1, 4, 8 bpp or RGB: 15, 16, 24, 32 bpp image data.

Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearPage
      ImageGear.Core.ImGearRasterPage
         ImageGear.Processing.Layers.ImGearLayeredPage

See Also

©2013. Accusoft Corporation. All Rights Reserved.