[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmap.SetAlphaTo255

SetAlphaTo255 Method

SetAlphaTo255(Rectangle?)

Updates the alpha channel of pixels to 255 (to make them opaque).

Declaration
public void SetAlphaTo255(Rectangle? clipRect = null)
Public Sub SetAlphaTo255(Optional clipRect As Rectangle? = Nothing)
Parameters
Type Name Description
Rectangle? clipRect

The target rectangle of the GcBitmap.