JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
New
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.bitwig.extension.api.graphics
Interface Image
All Known Subinterfaces:
Bitmap
public interface
Image
Represents an abstract image type.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getHeight
()
Returns the height
int
getWidth
()
Returns the width
Method Details
getWidth
int
getWidth
()
Returns the width
getHeight
int
getHeight
()
Returns the height