[]
Creates an Image object for the frame.
public Image ToImage(ImageBinding binding = ImageBinding.FilePath)
Public Function ToImage(Optional binding As ImageBinding = ImageBinding.FilePath) As Image
Type | Name | Description |
---|---|---|
ImageBinding | binding | Specifies how the image data is attached to the Image object. |