Public Member Functions | Private Member Functions | Private Attributes | List of all members
com.generalrobotix.ui.view.tdview.MyBufferToImage Class Reference

Public Member Functions

Image createImage (Buffer buffer)
 
 MyBufferToImage (VideoFormat format)
 

Private Member Functions

Codec findCodec (VideoFormat input, VideoFormat output)
 

Private Attributes

Codec converter
 
boolean converterNotRequired
 
VideoFormat format
 
Buffer outputBuffer
 
RGBFormat prefFormat
 
Dimension size
 

Detailed Description

Definition at line 24 of file MyBufferToImage.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.tdview.MyBufferToImage.MyBufferToImage ( VideoFormat  format)
inline

Definition at line 27 of file MyBufferToImage.java.

Member Function Documentation

Image com.generalrobotix.ui.view.tdview.MyBufferToImage.createImage ( Buffer  buffer)
inline

Definition at line 92 of file MyBufferToImage.java.

Codec com.generalrobotix.ui.view.tdview.MyBufferToImage.findCodec ( VideoFormat  input,
VideoFormat  output 
)
inlineprivate

Definition at line 47 of file MyBufferToImage.java.

Member Data Documentation

Codec com.generalrobotix.ui.view.tdview.MyBufferToImage.converter
private

Definition at line 130 of file MyBufferToImage.java.

boolean com.generalrobotix.ui.view.tdview.MyBufferToImage.converterNotRequired
private

Definition at line 134 of file MyBufferToImage.java.

VideoFormat com.generalrobotix.ui.view.tdview.MyBufferToImage.format
private

Definition at line 129 of file MyBufferToImage.java.

Buffer com.generalrobotix.ui.view.tdview.MyBufferToImage.outputBuffer
private

Definition at line 132 of file MyBufferToImage.java.

RGBFormat com.generalrobotix.ui.view.tdview.MyBufferToImage.prefFormat
private

Definition at line 131 of file MyBufferToImage.java.

Dimension com.generalrobotix.ui.view.tdview.MyBufferToImage.size
private

Definition at line 133 of file MyBufferToImage.java.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:44