libragephoto 0.7.0 release
- libragephoto: support JPEG as save format
This commit is contained in:
parent
c14c46cd41
commit
83832a6724
11 changed files with 42 additions and 15 deletions
|
|
@ -57,6 +57,7 @@ namespace RagePhoto {
|
|||
}
|
||||
|
||||
public enum PhotoFormat : UInt32 {
|
||||
JPEG = 0xE0FFD8FFU,
|
||||
GTA5 = 0x01000000U,
|
||||
RDR2 = 0x04000000U
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue