[]
Determines whether the image contains transparent or semitransparent pixels.
It always returns false for an opaque image.
public bool HasTransparentPixels(Rectangle? clipRect = null)
Public Function HasTransparentPixels(Optional clipRect As Rectangle? = Nothing) As Boolean
Type | Description |
---|---|
bool |