Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / Opaque Property

In This Topic
    Opaque Property (TiffFrame)
    In This Topic
    Gets a value indicating whether the alpha channel of the image should be ignored.
    Syntax
    'Declaration
     
    Public ReadOnly Property Opaque As System.Boolean
    public System.bool Opaque {get;}
    See Also