public class MediaImageSource extends MediaSource
mHeight, mOutputScreen, mSourceScreen, mSrcTexIds, mWidth, needSwap| Constructor and Description |
|---|
MediaImageSource(android.graphics.Bitmap src)
コンストラクタ
GLコンテキスト内で生成すること
|
| Modifier and Type | Method and Description |
|---|---|
ISource |
apply(IEffect effect)
IEffectを適用する。
|
ISource |
reset() |
ISource |
setSource(android.graphics.Bitmap bitmap) |
bind, getHeight, getOutputTexId, getOutputTexture, getSourceTexId, getTexMatrix, getWidth, release, resize, setSource, unbindpublic MediaImageSource(android.graphics.Bitmap src)