SoftSpotSetCustomImage Method |
Name | Description | |
---|---|---|
![]() | SetCustomImage(ImageEnum, File) | Copy the image located at the given filepath, then assigns the custom imageEnum to use that image. |
![]() | SetCustomImage(ImageEnum, Byte) | Copy the image in the byte array, then assigns the custom imageEnum to use that image. |