Uses of Class
de.jcm.discordgamesdk.image.ImageDimensions
Packages that use ImageDimensions
-
Uses of ImageDimensions in de.jcm.discordgamesdk
Methods in de.jcm.discordgamesdk that return ImageDimensionsModifier and TypeMethodDescriptionImageManager.getDimensions(ImageHandle handle) Fetches the dimensions (size) of an image.Methods in de.jcm.discordgamesdk with parameters of type ImageDimensionsModifier and TypeMethodDescriptionImageManager.getAsBufferedImage(ImageHandle handle, ImageDimensions dimensions) Deprecated.byte[]ImageManager.getData(ImageHandle handle, ImageDimensions dimensions) Gets the image data for a given image.