Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GrayscaleBitmap Class / ToShadowBitmap Method

In This Topic
    ToShadowBitmap Method
    In This Topic
    Creates a semi-transparent GcBitmap from the current GrayscaleBitmap.

    This method treats the current GrayscaleBitmap as a transparency mask, regardless of the TransparencyMask property value.

    Overload List
    OverloadDescription
    Creates a semi-transparent GcBitmap from the current GrayscaleBitmap.

    This method treats the current GrayscaleBitmap as a transparency mask, regardless of the TransparencyMask property value.

     
    Converts an existing instance of GcBitmap to a semi-transparent bitmap representing the current GrayscaleBitmap.

    This method treats the current GrayscaleBitmap as a transparency mask, regardless of the TransparencyMask property value.

     
    See Also