Start to permeate more ownership.
This commit is contained in:
@ -104,7 +104,7 @@ void *a_Imgbuf_new(void *layout, int img_type, uint_t width, uint_t height,
|
||||
}
|
||||
|
||||
return (void*)((Layout*)layout)->createImgbuf(Imgbuf::RGB, width, height,
|
||||
gamma);
|
||||
gamma).release();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user