Bitwig Studio Control Surface API  5.0.11
HardwarePixelDisplay Interface Reference
+ Inheritance diagram for HardwarePixelDisplay:

Public Member Functions

Bitmap bitmap ()
 
- Public Member Functions inherited from HardwareOutputElement
void onUpdateHardware (Runnable sendStateRunnable)
 
- Public Member Functions inherited from HardwareElement
String getId ()
 
String getLabel ()
 
void setLabel (String label)
 
Color getLabelColor ()
 
void setLabelColor (Color color)
 
RelativePosition getLabelPosition ()
 
void setLabelPosition (RelativePosition position)
 
void setBounds (double xInMM, double yInMM, double widthInMM, double heightInMM)
 
double getX ()
 
double getY ()
 
double getWidth ()
 
double getHeight ()
 

Detailed Description

Defines a physical pixel display on the controller.

Since
API version 10

Member Function Documentation

◆ bitmap()

Bitmap bitmap ( )

The Bitmap that contains the contents of this display.


The documentation for this interface was generated from the following file: