Uses of Class
de.jcm.discordgamesdk.image.ImageDimensions
-
Uses of ImageDimensions in de.jcm.discordgamesdk
Modifier and TypeMethodDescriptionImageManager.getDimensions
(ImageHandle handle) Fetches the dimensions (size) of an image.Modifier and TypeMethodDescriptionImageManager.getAsBufferedImage
(ImageHandle handle, ImageDimensions dimensions) Deprecated.byte[]
ImageManager.getData
(ImageHandle handle, ImageDimensions dimensions) Gets the image data for a given image.