Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / Indexed4bppBitmap Class
Members

In This Topic
    Indexed4bppBitmap Class
    In This Topic
    Represents a palette-color image with 4 bits per pixel.
    Object Model
    Indexed4bppBitmap Class
    Syntax
    'Declaration
     
    Public Class Indexed4bppBitmap 
       Implements GrapeCity.Documents.Drawing.IImage 
    public class Indexed4bppBitmap : GrapeCity.Documents.Drawing.IImage  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Imaging.Indexed4bppBitmap

    See Also