class javafx.scene.image.WritablePixelFormat$ByteBgraPre extends javafx.scene.image.WritablePixelFormat<java.nio.ByteBuffer>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: javafx.scene.image.WritablePixelFormat$ByteBgraPre
super_class: javafx.scene.image.WritablePixelFormat
{
static final javafx.scene.image.WritablePixelFormat$ByteBgraPre INSTANCE;
descriptor: Ljavafx/scene/image/WritablePixelFormat$ByteBgraPre;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new javafx.scene.image.WritablePixelFormat$ByteBgraPre
dup
invokespecial javafx.scene.image.WritablePixelFormat$ByteBgraPre.<init>:()V
putstatic javafx.scene.image.WritablePixelFormat$ByteBgraPre.INSTANCE:Ljavafx/scene/image/WritablePixelFormat$ByteBgraPre;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic javafx.scene.image.PixelFormat$Type.BYTE_BGRA_PRE:Ljavafx/scene/image/PixelFormat$Type;
invokespecial javafx.scene.image.WritablePixelFormat.<init>:(Ljavafx/scene/image/PixelFormat$Type;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljavafx/scene/image/WritablePixelFormat$ByteBgraPre;
public boolean isPremultiplied();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavafx/scene/image/WritablePixelFormat$ByteBgraPre;
public int getArgb(java.nio.ByteBuffer, int, int, int);
descriptor: (Ljava/nio/ByteBuffer;III)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=11, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: iload 3
iload 4
imul
iload 2
iconst_4
imul
iadd
istore 5
start local 5 1: aload 1
iload 5
invokevirtual java.nio.ByteBuffer.get:(I)B
sipush 255
iand
istore 6
start local 6 2: aload 1
iload 5
iconst_1
iadd
invokevirtual java.nio.ByteBuffer.get:(I)B
sipush 255
iand
istore 7
start local 7 3: aload 1
iload 5
iconst_2
iadd
invokevirtual java.nio.ByteBuffer.get:(I)B
sipush 255
iand
istore 8
start local 8 4: aload 1
iload 5
iconst_3
iadd
invokevirtual java.nio.ByteBuffer.get:(I)B
sipush 255
iand
istore 9
start local 9 5: iload 9
ifle 16
iload 9
sipush 255
if_icmpge 16
6: iload 9
iconst_1
ishr
istore 10
start local 10 7: iload 8
iload 9
if_icmplt 8
sipush 255
goto 9
StackMap locals: javafx.scene.image.WritablePixelFormat$ByteBgraPre java.nio.ByteBuffer int int int int int int int int int
StackMap stack:
8: iload 8
sipush 255
imul
iload 10
iadd
iload 9
idiv
StackMap locals:
StackMap stack: int
9: istore 8
10: iload 7
iload 9
if_icmplt 11
sipush 255
goto 12
StackMap locals:
StackMap stack:
11: iload 7
sipush 255
imul
iload 10
iadd
iload 9
idiv
StackMap locals:
StackMap stack: int
12: istore 7
13: iload 6
iload 9
if_icmplt 14
sipush 255
goto 15
StackMap locals:
StackMap stack:
14: iload 6
sipush 255
imul
iload 10
iadd
iload 9
idiv
StackMap locals:
StackMap stack: int
15: istore 6
end local 10 16: StackMap locals:
StackMap stack:
iload 9
bipush 24
ishl
iload 8
bipush 16
ishl
ior
iload 7
bipush 8
ishl
ior
iload 6
ior
ireturn
end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Ljavafx/scene/image/WritablePixelFormat$ByteBgraPre;
0 17 1 buf Ljava/nio/ByteBuffer;
0 17 2 x I
0 17 3 y I
0 17 4 scanlineStride I
1 17 5 index I
2 17 6 b I
3 17 7 g I
4 17 8 r I
5 17 9 a I
7 16 10 halfa I
MethodParameters:
Name Flags
buf
x
y
scanlineStride
public void setArgb(java.nio.ByteBuffer, int, int, int, int);
descriptor: (Ljava/nio/ByteBuffer;IIII)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=11, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: iload 3
iload 4
imul
iload 2
iconst_4
imul
iadd
istore 6
start local 6 1: iload 5
bipush 24
iushr
istore 7
start local 7 2: iload 7
ifle 11
3: iload 5
bipush 16
ishr
sipush 255
iand
istore 8
start local 8 4: iload 5
bipush 8
ishr
sipush 255
iand
istore 9
start local 9 5: iload 5
sipush 255
iand
istore 10
start local 10 6: iload 7
sipush 255
if_icmpge 15
7: iload 8
iload 7
imul
bipush 127
iadd
sipush 255
idiv
istore 8
8: iload 9
iload 7
imul
bipush 127
iadd
sipush 255
idiv
istore 9
9: iload 10
iload 7
imul
bipush 127
iadd
sipush 255
idiv
istore 10
10: goto 15
end local 10 end local 9 end local 8 11: StackMap locals: int int
StackMap stack:
iconst_0
dup
istore 10
start local 10 12: dup
istore 9
start local 9 13: dup
istore 8
start local 8 14: istore 7
15: StackMap locals: int int int
StackMap stack:
aload 1
iload 6
iload 10
i2b
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
16: aload 1
iload 6
iconst_1
iadd
iload 9
i2b
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
17: aload 1
iload 6
iconst_2
iadd
iload 8
i2b
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
18: aload 1
iload 6
iconst_3
iadd
iload 7
i2b
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
19: return
end local 10 end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 20 0 this Ljavafx/scene/image/WritablePixelFormat$ByteBgraPre;
0 20 1 buf Ljava/nio/ByteBuffer;
0 20 2 x I
0 20 3 y I
0 20 4 scanlineStride I
0 20 5 argb I
1 20 6 index I
2 20 7 a I
4 11 8 r I
14 20 8 r I
5 11 9 g I
13 20 9 g I
6 11 10 b I
12 20 10 b I
MethodParameters:
Name Flags
buf
x
y
scanlineStride
argb
public void setArgb(java.nio.Buffer, int, int, int, int);
descriptor: (Ljava/nio/Buffer;IIII)V
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=6, locals=6, args_size=6
0: aload 0
aload 1
checkcast java.nio.ByteBuffer
iload 2
iload 3
iload 4
iload 5
invokevirtual javafx.scene.image.WritablePixelFormat$ByteBgraPre.setArgb:(Ljava/nio/ByteBuffer;IIII)V
return
LocalVariableTable:
Start End Slot Name Signature
public int getArgb(java.nio.Buffer, int, int, int);
descriptor: (Ljava/nio/Buffer;III)I
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=5, locals=5, args_size=5
0: aload 0
aload 1
checkcast java.nio.ByteBuffer
iload 2
iload 3
iload 4
invokevirtual javafx.scene.image.WritablePixelFormat$ByteBgraPre.getArgb:(Ljava/nio/ByteBuffer;III)I
ireturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljavafx/scene/image/WritablePixelFormat<Ljava/nio/ByteBuffer;>;
SourceFile: "WritablePixelFormat.java"
NestHost: javafx.scene.image.WritablePixelFormat
InnerClasses:
public final Type = javafx.scene.image.PixelFormat$Type of javafx.scene.image.PixelFormat
ByteBgraPre = javafx.scene.image.WritablePixelFormat$ByteBgraPre of javafx.scene.image.WritablePixelFormat