clip : style changes
This commit is contained in:
parent
65f7455cea
commit
6e299132e7
2 changed files with 36 additions and 38 deletions
|
@ -30,6 +30,7 @@ struct clip_image_size {
|
|||
int width;
|
||||
int height;
|
||||
};
|
||||
|
||||
struct clip_image_u8_batch {
|
||||
struct clip_image_u8 * data;
|
||||
size_t size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue