Help for this page

Select Code to Download


  1. or download this
    459:    %name{WriteImageFile} bool WriteImage( const wxString& filenam
    +e,
    461:    %name{WriteImageBitmap} bool WriteImage( const wxBitmap& bitma
    +p,
    ...
    716:        MATCH_REDISP_COUNT_ALLOWMORE( wxPliOvl_wbmp_n, WriteImageB
    +itmap, 1 )
    717:        MATCH_REDISP( wxPliOvl_s_n, WriteImageFile )
    718:    END_OVERLOAD( "Wx::RichTextCtrl::WriteImage" )
    
  2. or download this
    #!/usr/bin/perl --
    
    use strict;
    ...
    WriteImageFile
    WriteImageBitmap
    WriteImage