public struct ResizeEvent {
public uchar type ;
public int w ;
public int h ;
}
public uchar type ;
public int w ;
public int h ;
Created by Valadoc