Creates a
GcWicBitmap from the frame image.
'Declaration
Public Function ToGcWicBitmap( _
Optional ByVal As System.Nullable(Of Rectangle), _
ByVal ParamArray () As BaseTransform _
) As GcWicBitmap
Parameters
- imageRect
- Clipping rectangle for the image after all transformations.
- transforms
- The transformation chain for the image that is being loaded.