Searched defs:Load_GIF_header (Results 1 – 2 of 2) sorted by relevance
311 procedure Load_GIF_header (image: in out Image_descriptor) is subprogram313 screen_width, screen_height : U16;314 packed, background, aspect_ratio_code : U8;315 global_palette: Boolean;
24 procedure Load_GIF_header (image: in out Image_descriptor); subprogspec