Package org.robovm.apple.metalps
Interface MPSImageSizeEncodingState
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
MPSCNNConvolutionGradientState,MPSCNNConvolutionTransposeGradientState,MPSImageSizeEncodingStateAdapter
public interface MPSImageSizeEncodingState extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description longgetSourceHeight()longgetSourceWidth()
-
Method Details
-
getSourceWidth
long getSourceWidth() -
getSourceHeight
long getSourceHeight()
-