PictureCollection Class
PictureCollection class
Encapsulates a collection of
type PictureCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Camera | Takes a photo of the range. |
| Add_Int_Int_Int_Int_Stream | Adds a picture to the collection. |
| Add_Int_Int_Int_Int_String | Adds a picture to the collection. |
| Add_Int_Int_Stream | Adds a picture to the collection. |
| Add_Int_Int_String | Adds a picture to the collection. |
| Add_Int_Int_Stream_Int_Int | Adds a picture to the collection. |
| Add_Int_Int_String_Int_Int | Adds a picture to the collection. |
| Get | Gets the Picture element at the specified index. |
| Clear | Clear all pictures. |
| RemoveAt | Remove shapes at the specific index |
| GetCount |